home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / gambo / yasai.dxr / 00019.ls < prev    next >
Encoding:
Text File  |  1995-02-13  |  185 b   |  8 lines

  1. on exitFrame
  2.   mkyabeclick()
  3.   set the mouseDownScript to "go to frame 5"
  4.   set the timeoutLapsed to 0
  5.   set the timeoutLength to 8 * 60
  6.   set the timeoutScript to "go to frame 55"
  7. end
  8.